﻿2025-11-28T10:55:06.1487641Z ##[group]Run actions/checkout@v4
2025-11-28T10:55:06.1488981Z with:
2025-11-28T10:55:06.1489878Z   repository: heyarchie-ai/archie-platform-v3
2025-11-28T10:55:06.1491239Z   token: ***
2025-11-28T10:55:06.1491995Z   ssh-strict: true
2025-11-28T10:55:06.1492788Z   ssh-user: git
2025-11-28T10:55:06.1493779Z   persist-credentials: true
2025-11-28T10:55:06.1494686Z   clean: true
2025-11-28T10:55:06.1495489Z   sparse-checkout-cone-mode: true
2025-11-28T10:55:06.1496478Z   fetch-depth: 1
2025-11-28T10:55:06.1497259Z   fetch-tags: false
2025-11-28T10:55:06.1498080Z   show-progress: true
2025-11-28T10:55:06.1498910Z   lfs: false
2025-11-28T10:55:06.1499660Z   submodules: false
2025-11-28T10:55:06.1500484Z   set-safe-directory: true
2025-11-28T10:55:06.1501629Z ##[endgroup]
2025-11-28T10:55:06.2678066Z Syncing repository: heyarchie-ai/archie-platform-v3
2025-11-28T10:55:06.2681042Z ##[group]Getting Git version info
2025-11-28T10:55:06.2682636Z Working directory is '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T10:55:06.2685685Z [command]/usr/bin/git version
2025-11-28T10:55:06.2759360Z git version 2.51.2
2025-11-28T10:55:06.2792284Z ##[endgroup]
2025-11-28T10:55:06.2826370Z Temporarily overriding HOME='/home/runner/work/_temp/96e02fbf-f2ef-4a80-9085-26f0fe89769c' before making global git config changes
2025-11-28T10:55:06.2834875Z Adding repository directory to the temporary git global config as a safe directory
2025-11-28T10:55:06.2840005Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T10:55:06.2889740Z Deleting the contents of '/home/runner/work/archie-platform-v3/archie-platform-v3'
2025-11-28T10:55:06.2895834Z ##[group]Initializing the repository
2025-11-28T10:55:06.2902611Z [command]/usr/bin/git init /home/runner/work/archie-platform-v3/archie-platform-v3
2025-11-28T10:55:06.3036972Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-11-28T10:55:06.3040492Z hint: is subject to change. To configure the initial branch name to use in all
2025-11-28T10:55:06.3044359Z hint: of your new repositories, which will suppress this warning, call:
2025-11-28T10:55:06.3050135Z hint:
2025-11-28T10:55:06.3078248Z hint: 	git config --global init.defaultBranch <name>
2025-11-28T10:55:06.3080190Z hint:
2025-11-28T10:55:06.3081988Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-11-28T10:55:06.3085456Z hint: 'development'. The just-created branch can be renamed via this command:
2025-11-28T10:55:06.3087984Z hint:
2025-11-28T10:55:06.3088815Z hint: 	git branch -m <name>
2025-11-28T10:55:06.3089693Z hint:
2025-11-28T10:55:06.3091709Z hint: Disable this message with "git config set advice.defaultBranchName false"
2025-11-28T10:55:06.3096065Z Initialized empty Git repository in /home/runner/work/archie-platform-v3/archie-platform-v3/.git/
2025-11-28T10:55:06.3102111Z [command]/usr/bin/git remote add origin https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T10:55:06.3107835Z ##[endgroup]
2025-11-28T10:55:06.3110382Z ##[group]Disabling automatic garbage collection
2025-11-28T10:55:06.3116172Z [command]/usr/bin/git config --local gc.auto 0
2025-11-28T10:55:06.3151813Z ##[endgroup]
2025-11-28T10:55:06.3155454Z ##[group]Setting up auth
2025-11-28T10:55:06.3160196Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-11-28T10:55:06.3194985Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-11-28T10:55:06.3558307Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-11-28T10:55:06.3597207Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-11-28T10:55:06.3829576Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2025-11-28T10:55:06.3865130Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2025-11-28T10:55:06.4147507Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-11-28T10:55:06.4215786Z ##[endgroup]
2025-11-28T10:55:06.4219310Z ##[group]Fetching the repository
2025-11-28T10:55:06.4228687Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9619f767380f1db8f43ae946dabbbd15352b5cd9:refs/remotes/origin/develop
2025-11-28T10:55:07.0556788Z From https://github.com/heyarchie-ai/archie-platform-v3
2025-11-28T10:55:07.0557734Z  * [new ref]         9619f767380f1db8f43ae946dabbbd15352b5cd9 -> origin/develop
2025-11-28T10:55:07.0592696Z ##[endgroup]
2025-11-28T10:55:07.0594974Z ##[group]Determining the checkout info
2025-11-28T10:55:07.0597500Z ##[endgroup]
2025-11-28T10:55:07.0602874Z [command]/usr/bin/git sparse-checkout disable
2025-11-28T10:55:07.0645416Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-11-28T10:55:07.0674287Z ##[group]Checking out the ref
2025-11-28T10:55:07.0678131Z [command]/usr/bin/git checkout --progress --force -B develop refs/remotes/origin/develop
2025-11-28T10:55:07.1099858Z Switched to a new branch 'develop'
2025-11-28T10:55:07.1100894Z branch 'develop' set up to track 'origin/develop'.
2025-11-28T10:55:07.1104672Z ##[endgroup]
2025-11-28T10:55:07.1195813Z [command]/usr/bin/git log -1 --format=%H
2025-11-28T10:55:07.1197722Z 9619f767380f1db8f43ae946dabbbd15352b5cd9
